Release 10.1A: OpenEdge Development:
Progress Dynamics Repository Reference


ryc_smartlink table — rycsm

This table defines the actual SmartLinks between objects on a container to aid in object communication. The link name can be user-defined or automatically copied from the SmartLink type for system-supported links.

If the source object instance is not specified, then the source defaults to the container. If the target object instance is not specified, then the target defaults to the container.

Table 10–17 lists the table’s FLA, fields, and foreign keys.

Table 10–17: ryc_smartlink table information 
Table FLA
Fields (data type)
Foreign keys
rycsm
smartlink_obj (Decimal)
container_smartobject_obj (Decimal)
smartlink_type_obj (Decimal)
link_name (Character)
source_object_instance_obj (Decimal)
target_object_instance_obj (Decimal)
None

Table 10–18 gives details of the table’s indexes.

Table 10–18: ryc_smartlink index information
Index name
Elements
Type
XPKryc_smartlink
smartlink_obj
Primary Unique
XAK1ryc_smartlink
container_smartobject_obj
source_object_instance_obj
link_name
target_object_instance_obj
Unique
XIE1ryc_smartlink
link_name
container_smartobject_obj
Nonunique
XIE2ryc_smartlink
smartlink_type_obj
container_smartobject_obj
Nonunique
XIE3ryc_smartlink
source_object_instance_obj
container_smartobject_obj
Nonunique
XIE4ryc_smartlink
target_object_instance_obj
container_smartobject_obj
Nonunique


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095